Use Debian specific config files
authorMichael Biebl <biebl@debian.org>
Thu, 18 Jul 2013 18:11:02 +0000 (20:11 +0200)
committerLuca Boccassi <bluca@debian.org>
Mon, 30 Jan 2023 01:03:48 +0000 (01:03 +0000)
commitf60c739141c9cb75341c1dd2102dff311baea525
tree16fce24aaeea22514c372ba3abc5d01b3dcb6506
parent4006f9f286c1f44c27b4cb7769411be82bc6b21a
Use Debian specific config files

Use /etc/default/locale instead of /etc/locale.conf for locale settings.

Use /etc/default/keyboard instead of /etc/X11/xorg.conf.d/00-keyboard.conf for
keyboard configuration.

Read/write /etc/timezone if /etc/localtime does not exist.

Gbp-Pq: Topic debian
Gbp-Pq: Name Use-Debian-specific-config-files.patch
src/basic/time-util.c
src/firstboot/firstboot.c
src/locale/localed-util.c
src/shared/locale-setup.c
src/timedate/timedated.c